FlexReport for WinForms
Exists メソッド (BrickCollection<TItem>)


C1.Report アセンブリ > C1.Report.Rendering 名前空間 > BrickCollection<TItem> クラス : Exists メソッド
シンタックス
'宣言
 
Public Function Exists( _
   ByVal match As System.Predicate(Of TItem) _
) As System.Boolean
'使用法
 
Dim instance As BrickCollection(Of TItem)
Dim match As System.Predicate(Of TItem)
Dim value As System.Boolean
 
value = instance.Exists(match)
public System.bool Exists( 
   System.Predicate<TItem> match
)

パラメータ

match
参照

参照

BrickCollection<TItem> クラス
BrickCollection<TItem> メンバ